Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x843b…c4a70x3070…fa85Basex402 service$0.01100%coinbase36d ago0xbcecb1…4d7f00
0x843b…c4a70x3070…fa85Basex402 service$0.01100%coinbase36d ago0xa6bba0…b7832c
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0xd2f194…d9b3a0
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0xdbb87e…8e9699
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x9db6ed…9c4416
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0xfe2480…73ea97
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x4149ba…4d262f
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x067af2…44c162
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x7e672c…2ca0b6
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0xe4f3b7…a310b6
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x7aba11…1aa7f7
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x52b59b…8697f0
0xa74f…e2f40x3070…fa85Basex402 service$0.02100%coinbase36d ago0xb554d4…28ac52
0xa74f…e2f40x3070…fa85Basex402 service$0.02100%coinbase36d ago0x79adab…c57f71
0xde03…474e0x3070…fa85Basex402 service$0.01100%coinbase36d ago0x620ac6…7cb721
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x286db0…35e5d4
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x050d0c…538f59
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0xb934ce…aaf370
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x459012…2a10cb
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase36d ago0x17240a…c2dfe7
0xa74f…e2f40x3070…fa85Basex402 service$0.02100%coinbase37d ago0xdf2156…0d38f9
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0x4596a2…a9d1fd
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0xee6bf1…2bb19b
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0x57d69a…ca5a11
0xd3f6…2c7c0x3070…fa85Basex402 service$0.02100%coinbase37d ago0x96b65c…a3fd4d

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.