Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76e2…06230x47c5…4fc3Base—$46.4070%0xb182…b93d2d ago0xacf851…db7f01
0x152b…521f0x158e…3d00Basex402 service$0.005100%coinbase2d ago0xb0338d…cbd72c
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase2d ago0xe3a29b…ea4124
0x4855…272c0xf000…94fcBase—$0.01100%coinbase2d ago0xc156b7…1cf331
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x37a471…b3ac3f
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase2d ago0x9cf4ad…5b7fb8
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase2d ago0x260ce1…48b8fe
0x2b2d…7c3e0x6839…1a2bBase—$0.003100%coinbase2d ago0x3b8482…961a32
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xcf6b…a40a2d ago0x020eaf…31f0e2
0x1949…c2300x6839…1a2bBase—$0.003100%coinbase2d ago0x63db98…b44039
0x89ea…31040x6839…1a2bBase—$0.003100%coinbase2d ago0x76645d…d7f2e5
0xccdd…a6050x6839…1a2bBase—$0.003100%coinbase2d ago0xdccd22…327e69
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase2d ago0x267062…470880
0xcaa2…e16bDriftflightBaseDriftflight$0.01100%coinbase2d ago0x5545e3…85da85
0xefa2…54e90x6a0a…bf67Base—$0.001766100%coinbase2d ago0xd90066…2b6b6d
0xefa2…54e90x6a0a…bf67Base—$0.001766100%coinbase2d ago0xc00484…c04fb1
0xefa2…54e90x6a0a…bf67Base—$0.001776100%coinbase2d ago0x509942…59068d
0xefa2…54e90x6a0a…bf67Base—$0.001768100%coinbase2d ago0x7be908…4a1e6d
0xefa2…54e90x6a0a…bf67Base—$0.001768100%coinbase2d ago0x97b3b0…aa35d1
0xefa2…54e90x6a0a…bf67Base—$0.001768100%coinbase2d ago0x2f1b8b…e63afc
0xefa2…54e90x6a0a…bf67Base—$0.001769100%coinbase2d ago0x841c41…ea7809
0xefa2…54e90x6a0a…bf67Base—$0.001771100%coinbase2d ago0x2bc84c…b425f3
0xefa2…54e90x6a0a…bf67Base—$0.001768100%coinbase2d ago0x7d6039…01dcb5
0xefa2…54e90x6a0a…bf67Base—$0.001766100%coinbase2d ago0xd495c7…c04c2c
0xefa2…54e90x6a0a…bf67Base—$0.001772100%coinbase2d ago0xc3c763…5b44bf

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.