Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91f1…f8800x2b6d…32c5Base2sPublic-records$0.003100%coinbase6d ago0x694635…92afee
0x5466…7a0c0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase6d ago0x375967…c15513
0x0bbd…7aa80x2b6d…32c5Base2sPublic-records$0.006100%coinbase6d ago0xf2eac4…967c14
0xa7d0…5aee0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase6d ago0xac215c…e3db7b
0xe2d8…66c20x2b6d…32c5Base2sPublic-records$0.0036100%coinbase6d ago0x089a5c…97759e
0xe2d8…66c20x2b6d…32c5Base2sPublic-records$0.0036100%coinbase6d ago0x7d3613…f5aa69
0xe2d8…66c20x2b6d…32c5Base2sPublic-records$0.0036100%coinbase6d ago0x174041…ed36c5
0xe2d8…66c20x2b6d…32c5Base2sPublic-records$0.0025100%coinbase6d ago0xea72d0…417127
0x07fb…97dc0x2b6d…32c5Base2sPublic-records$0.0045100%coinbase6d ago0x2a716f…9fc13e
0x39b8…29680x2b6d…32c5Base2sPublic-records$0.0045100%coinbase6d ago0x076572…ad7330
0x39b8…29680x2b6d…32c5Base2sPublic-records$0.0045100%coinbase6d ago0xe85cc5…b0d6de
0x39b8…29680x2b6d…32c5Base2sPublic-records$0.0045100%coinbase6d ago0x9ca69c…328c18
0x39b8…29680x2b6d…32c5Base2sPublic-records$0.0045100%coinbase6d ago0x171803…be5ada
0x39b8…29680x2b6d…32c5Base2sPublic-records$0.0045100%coinbase6d ago0x58e3c7…acaf3f
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase7d ago0x63c82f…8cd977
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.01100%coinbase7d ago0xaeaa81…414a60
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase7d ago0x108aca…6dc667
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase7d ago0x9f82c8…29b8f5
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase7d ago0x9b464b…bc75c6
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase7d ago0xd92089…4f1073
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase7d ago0xfd39de…449766
0x0fcb…87740x2b6d…32c5Base2sPublic-records$0.05100%coinbase7d ago0xc5f0c2…cb0642
0x7dd8…17d20x2b6d…32c5Base2sPublic-records$0.0025100%coinbase7d ago0x2c1326…0ab79c
0xe629…4b540x2b6d…32c5Base2sPublic-records$0.0036100%coinbase7d ago0xe31ba8…488412
0xe629…4b540x2b6d…32c5Base2sPublic-records$0.0036100%coinbase7d ago0x1fca36…0acd8c

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.