Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe677…5c5c0x3e0a…78e7Base—$0.005396100%coinbase74d ago0x36cdf5…adce42
0xe677…5c5c0x3e0a…78e7Base—$0.004317100%coinbase75d ago0x9b47a7…556327
0xe677…5c5c0x3e0a…78e7Base—$0.00468100%coinbase75d ago0x220164…500603
0xe677…5c5c0x3e0a…78e7Base—$0.003612100%coinbase75d ago0x55150b…bfb64d
0xe677…5c5c0x3e0a…78e7Base—$0.004711100%coinbase75d ago0x8a529a…3bf230
0xe677…5c5c0x3e0a…78e7Base—$0.002694100%coinbase75d ago0x1d5b8b…3b677b
0xe677…5c5c0x3e0a…78e7Base—$0.00377100%coinbase75d ago0x46cccd…dd6456
0xe677…5c5c0x3e0a…78e7Base—$0.005517100%coinbase75d ago0x6f1d1a…98d72c
0xe677…5c5c0x3e0a…78e7Base—$0.003622100%coinbase75d ago0x0ff4f1…2d7a80
0xe677…5c5c0x3e0a…78e7Base—$0.003973100%coinbase75d ago0x1b8835…23373b
0xe677…5c5c0x3e0a…78e7Base—$0.00385100%coinbase75d ago0x505e9a…2a45b9
0xe677…5c5c0x3e0a…78e7Base—$0.004901100%coinbase75d ago0x96ab37…ace6e1
0xe677…5c5c0x3e0a…78e7Base—$0.005195100%coinbase75d ago0x9e7927…c2d248
0xe677…5c5c0x3e0a…78e7Base—$0.004641100%coinbase75d ago0x194668…6682e2
0xe677…5c5c0x3e0a…78e7Base—$0.005822100%coinbase75d ago0x2b1db4…4cf9e6
0xe677…5c5c0x3e0a…78e7Base—$0.005574100%coinbase75d ago0x3093e8…cf3c2d
0xe677…5c5c0x3e0a…78e7Base—$0.002948100%coinbase75d ago0xd022c6…00d4bb
0xe677…5c5c0x3e0a…78e7Base—$0.004357100%coinbase75d ago0xf75ba0…5757d2
0xe677…5c5c0x3e0a…78e7Base—$0.003811100%coinbase75d ago0x5cf83a…c60191
0xe677…5c5c0x3e0a…78e7Base—$0.005392100%coinbase75d ago0xc62720…bbbbe2
0xe677…5c5c0x3e0a…78e7Base—$0.004265100%coinbase75d ago0x687cb6…6d624e
0xe677…5c5c0x3e0a…78e7Base—$0.005009100%coinbase75d ago0xf47a60…95c543
0xe677…5c5c0x3e0a…78e7Base—$0.005661100%coinbase75d ago0xf2c419…34a546
0xe677…5c5c0x3e0a…78e7Base—$0.005538100%coinbase75d ago0x069a7e…2af100
0xe677…5c5c0x3e0a…78e7Base—$0.003036100%coinbase75d ago0x3b8a10…b67641

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.