Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x9e5e9a…58efe2
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x8ca151…4806b9
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x87a111…0cd212
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0xed49ec…60af08
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x058bc5…b827a7
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0xe44e0a…ca9146
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0xa12df8…0fe9a0
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x6a263e…e83bdd
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0xbb5344…d34857
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x48975d…8740a2
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x0cdd36…834a20
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x88d576…95261a
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x020ced…9ef1ca
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0xc59ffa…eb1279
0x4364…99610x48b6…0a51Base—$0.005100%0x730d…7faa52d ago0x51039f…580e02
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x4d9863…c4142f
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0xe6a1c0…45b6bf
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0xfa4be8…26562c
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x754299…a301c9
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x4dc2f9…1cd4f3
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x7d8629…ea907b
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x6b086d…657b38
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0xc69d7b…0e2335
0x4364…99610xbcff…c27bBase—$0.002100%0x730d…7faa52d ago0x014ae7…443c0d
0x4364…99610x48b6…0a51Base—$0.005100%0x730d…7faa52d ago0x04b72c…3a4990

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.