Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0x2723c4…5c2367
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0xa6b38d…70e84e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0x4c2f25…ba87eb
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0x396167…0c9690
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0x70f367…295aa7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0x8dac57…678ed9
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0xff1562…4220cb
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0xe2c65d…1585d5
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0xb3f65d…cafb50
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0x484ae9…ea67ad
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0x10a051…38207d
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0x444d7e…3b25fd
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0x6932d0…01cc71
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0xe322e1…d5f62f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0xfe4e74…d31b10
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0xaa6e3c…d5bc4b
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0x713de4…f152c7
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0xf4305c…4a72ee
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0x76a99a…6fffcf
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0x39ff01…347417
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0xc2d19b…30c9e0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0x180074…ec2fee
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0xbe35c9…975efd
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase43d ago0xab709b…9f9a76
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase44d ago0x67c183…200967

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.