Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$250.00100%0x211d…d17246d ago0xed5311…0dabc8
0x3be9…575c0x31d0…2cd7Base$250.00100%0xf279…f77f46d ago0xc956a4…1a4a39
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…224f46d ago0x690d4a…962010
0x3be9…575c0x31d0…2cd7Base$250.00100%0x6a6f…be4146d ago0x79e1c7…6a5ba3
0x3be9…575c0x31d0…2cd7Base$150.00100%0x4337…df9b46d ago0xa93053…66b665
0x3be9…575c0xf6ee…3bd2Base$0.006997100%0x4337…882646d ago0x4ec958…72c8d4
0x3be9…575c0x31d0…2cd7Base$1.85100%0x4337…882646d ago0x4ec958…72c8d4
0x3be9…575c0x31d0…2cd7Base$3.35100%0xe196…0ce146d ago0x742c3d…e704fd
0x3be9…575c0xf6ee…3bd2Base$0.006387100%0xe196…0ce146d ago0x742c3d…e704fd
0x3be9…575c0x31d0…2cd7Base$750.00100%0xf279…f77f46d ago0x558910…ecba71
0x3be9…575c0x8a02…97c5Base$250.0070%0x4337…56c746d ago0xcc8e3e…7559ad
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…283846d ago0x77a4c5…d83097
0x3be9…575c0x31d0…2cd7Base$900.00100%0x4337…6ca546d ago0x6ae531…4c28fd
0x3be9…575c0x31d0…2cd7Base$900.00100%0x4337…51e046d ago0x08c06e…6515b3
0x3be9…575c0xf6ee…3bd2Base$0.003757100%0xf279…f77f46d ago0xe56135…93fc01
0x3be9…575c0x31d0…2cd7Base$35.07100%0xf279…f77f46d ago0xe56135…93fc01
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…3dde46d ago0xba1a39…639f7c
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…7a5d46d ago0xea4b46…0961e8
0x3be9…575c0x31d0…2cd7Base$250.00100%0x6a6f…be4146d ago0x999d6b…c9f613
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…224f46d ago0x5f2459…e0d110
0x3be9…575c0x31d0…2cd7Base$100.00100%0x4337…187e46d ago0x570b7b…c4e1a0
0x3be9…575c0x31d0…2cd7Base$500.00100%0x211d…d17246d ago0x76717c…be6456
0x3be9…575c0x8a02…97c5Base$250.0070%0xf279…f77f46d ago0x24987b…517f19
0x3be9…575c0xaa9c…5a6bBase$500.0070%0x4337…7b1f46d ago0xb8fa65…701a80
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…b35046d ago0x79b43d…569828

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.