Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase67d ago0xdde426…59d839
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase67d ago0x05d9e8…941e45
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0xf84961…e4bd51
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x7e7efe…65456d
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x1fa822…a03ee6
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x8ad5f3…b232ec
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0xc1d823…6ab789
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase68d ago0xdaab71…59994b
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.006100%coinbase68d ago0x3e73e1…95760f
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0xdb67ac…32a545
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x2ffbd7…0d97b5
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.0048100%coinbase68d ago0x7b831c…f793c3
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0xdaabba…bc34f6
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x749647…93189b
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.0018100%coinbase68d ago0x730588…e2de29
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.0012100%coinbase68d ago0x254754…d49001
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.00144100%coinbase68d ago0x7a531e…baf6a2
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0x75f46d…011420
0x5eef…7bdf0x2b6d…32c5Base2sPublic-records$0.001100%coinbase68d ago0xe06313…44cd78

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.