Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b80…5f9c0x37d5…528dBase—$0.01100%coinbase43d ago0x806129…545d08
0x1b80…5f9c0xf96b…1e6cBase—$0.01100%coinbase43d ago0x64c60d…a3ebca
0x1b80…5f9c0xdb84…6c58Base—$0.01100%coinbase43d ago0x435b09…b4f18c
0x1b80…5f9c0xed4c…33e5Base—$0.01100%coinbase43d ago0x5aebaf…36b53f
0x1b80…5f9c0x4ad9…51e0Base—$0.01100%coinbase43d ago0x4ef1aa…e7c580
0x1b80…5f9c0x789b…ea9bBase—$0.01100%coinbase43d ago0x2e52c5…e462f4
0x1b80…5f9c0x197a…132aBase—$0.01100%coinbase43d ago0xbc3e81…7e5236
0x1b80…5f9c0x6abe…1440Base—$0.01100%coinbase43d ago0xec203d…264d41
0x1b80…5f9c0xbc98…c62fBase—$0.01100%coinbase43d ago0x4d0e17…2f820f
0x1b80…5f9c0x64e6…8770Base—$0.01100%coinbase43d ago0xbad155…56a6fd
0x1b80…5f9c0x586e…c5b4Base—$0.01100%coinbase43d ago0xc169d0…4353d9
0x1b80…5f9c0x87fc…2111Base—$0.01100%coinbase43d ago0x8189b3…dcb985
0x1b80…5f9c0x3e5a…56bbBase—$0.01100%coinbase43d ago0x70de52…4dc728
0x1b80…5f9c0xc429…48ecBase—$0.01100%coinbase43d ago0xf925ea…b2a3cf
0x1b80…5f9c0x0f44…7119Base—$0.01100%coinbase43d ago0x7ea7ff…cba686
0x1b80…5f9c0x268f…fe91Base—$0.01100%coinbase43d ago0x479a75…c49581
0x1b80…5f9c0xfe5c…2727Base—$0.01100%coinbase43d ago0x45c14f…0c06c8
0x1b80…5f9c0x46af…4f3dBase—$0.01100%coinbase43d ago0xb94691…413705
0x1b80…5f9c0xdf7b…3994Base—$0.01100%coinbase43d ago0x81abfb…df972b
0x1b80…5f9c0x7efd…1c25Base—$0.01100%coinbase43d ago0xfbd843…f7bb9d
0x1b80…5f9c0x696f…3ff0Base—$0.01100%coinbase43d ago0x5ec844…555cef
0x1b80…5f9c0x2086…970dBase—$0.01100%coinbase43d ago0x5ca457…aaebdf
0x1b80…5f9c0xdabb…077dBase—$0.01100%coinbase43d ago0x234ff5…7a4b00
0x1b80…5f9c0xe462…1b68Base—$0.01100%coinbase43d ago0x5c01b8…6e1379
0x1b80…5f9c0x58e1…e6aaBase—$0.01100%coinbase43d ago0x63e31c…b395e5

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.