Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe4d…65c20x3e0a…78e7Base—$0.004423100%coinbase80d ago0x1e4d4a…08de5c
0xbe4d…65c20x3e0a…78e7Base—$0.003338100%coinbase80d ago0xf31a61…fa84b8
0xbe4d…65c20x3e0a…78e7Base—$0.005735100%coinbase80d ago0x4fbafb…5ca287
0xbe4d…65c20x3e0a…78e7Base—$0.005142100%coinbase80d ago0xcff4e3…be8b30
0xbe4d…65c20x3e0a…78e7Base—$0.005168100%coinbase80d ago0x6b659b…2ece17
0xbe4d…65c20x3e0a…78e7Base—$0.00546100%coinbase80d ago0x102d24…97e0f6
0xbe4d…65c20x3e0a…78e7Base—$0.004119100%coinbase80d ago0x515a36…271a5f
0xbe4d…65c20x3e0a…78e7Base—$0.005526100%coinbase80d ago0xdde520…f52f10
0xbe4d…65c20x3e0a…78e7Base—$0.004544100%coinbase80d ago0x7d68d8…d4153f
0xbe4d…65c20x3e0a…78e7Base—$0.004009100%coinbase80d ago0x2e4a5c…d8922a
0xbe4d…65c20x3e0a…78e7Base—$0.004768100%coinbase80d ago0x1e1f39…3a6d95
0xbe4d…65c20x3e0a…78e7Base—$0.004363100%coinbase80d ago0x748c88…13b714
0xbe4d…65c20x3e0a…78e7Base—$0.004417100%coinbase80d ago0xb428b7…7de7ef
0xbe4d…65c20x3e0a…78e7Base—$0.004498100%coinbase80d ago0x58f2ba…5f906e
0xbe4d…65c20x3e0a…78e7Base—$0.002654100%coinbase80d ago0x7838dd…8e0d0b
0xbe4d…65c20x3e0a…78e7Base—$0.002817100%coinbase80d ago0x575779…64ce67
0xbe4d…65c20x3e0a…78e7Base—$0.004628100%coinbase80d ago0x9cf9d7…219e93
0xbe4d…65c20x3e0a…78e7Base—$0.004072100%coinbase80d ago0x4b15a5…9ba151
0xbe4d…65c20x3e0a…78e7Base—$0.00593100%coinbase80d ago0x8608bc…b956ba
0xbe4d…65c20x3e0a…78e7Base—$0.002646100%coinbase80d ago0x934555…5c3c8d
0xbe4d…65c20x3e0a…78e7Base—$0.004864100%coinbase80d ago0xfbb1cc…ca76bb
0xbe4d…65c20x3e0a…78e7Base—$0.003568100%coinbase80d ago0x49fb43…f8ea8d
0xbe4d…65c20x3e0a…78e7Base—$0.003069100%coinbase80d ago0x4e3d8a…ad916e
0xbe4d…65c20x3e0a…78e7Base—$0.003275100%coinbase80d ago0xb3b5ef…a4d2b8
0xbe4d…65c20x3e0a…78e7Base—$0.003592100%coinbase80d ago0x1a98e7…c1fd89

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.