Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc29…52a90x17c7…9eeeBase—$0.01100%coinbase64d ago0x5b6756…882d1f
0xdc29…52a90x6b84…4aa9Base—$0.01100%coinbase64d ago0x1a8d5a…2379a2
0xdc29…52a90xd733…8d69Base—$0.01100%coinbase64d ago0xddc336…af2a5f
0xdc29…52a90xca7f…00ccBase—$0.01100%coinbase64d ago0xacf885…0425fd
0xdc29…52a90x8c34…48d3Base—$0.01100%coinbase64d ago0x92ce31…ae56b9
0xdc29…52a90x2f83…e26bBase—$0.01100%coinbase64d ago0xe9392a…f997dd
0xdc29…52a90xff9f…ff4bBase—$0.01100%coinbase64d ago0x945b5c…c98933
0xdc29…52a90x7c44…9813Base—$0.01100%coinbase64d ago0xdf8926…7b1ce6
0xdc29…52a90xa938…d298Base—$0.01100%coinbase64d ago0x1ef5b0…0824e9
0xdc29…52a90x420e…b7efBase—$0.01100%coinbase64d ago0x13a632…6f9f24
0xdc29…52a90x38a7…857dBase—$0.01100%coinbase64d ago0xd70ca3…7c1d0e
0xdc29…52a90xf169…23f6Base—$0.01100%coinbase64d ago0x620ffd…12c38c
0xdc29…52a90x9278…6b5eBase—$0.01100%coinbase64d ago0x6b21ef…634c08
0xdc29…52a90xcc36…159aBase—$0.01100%coinbase64d ago0xca60a4…0b6146
0xdc29…52a90xdae2…3780Base—$0.01100%coinbase64d ago0xf7955d…64f461
0xdc29…52a90x7b9c…fec6Base—$0.01100%coinbase64d ago0xa86d61…2e5183
0xdc29…52a90xd5ab…fd1dBase—$0.01100%coinbase64d ago0x5d7a86…c65724
0xdc29…52a90xe04a…0b19Base—$0.01100%coinbase64d ago0xa36b61…8f63fa
0xdc29…52a90x5809…a782Base—$0.01100%coinbase64d ago0x47534d…497d21
0xdc29…52a90x8072…59eeBase—$0.01100%coinbase64d ago0xd06462…f9943a
0xdc29…52a90x7898…b733Base—$0.01100%coinbase64d ago0xb9e8c6…2c706e
0xdc29…52a90x50cf…1a91Base—$0.01100%coinbase64d ago0x46485a…cba1f1
0xdc29…52a90xf324…3ab1Base—$0.01100%coinbase64d ago0x6f7b63…9ce174
0xdc29…52a90x28d7…e555Base—$0.01100%coinbase64d ago0xfd874e…1c0728
0xdc29…52a90x715a…c9b3Base—$0.01100%coinbase64d ago0x709fa9…4c2f12

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.