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—$22.00100%0xe196…0ce157d ago0xf0e2e2…5d7032
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…539357d ago0x8baeda…b2010f
0x3be9…575c0x31d0…2cd7Base—$42.36100%0x4337…f03857d ago0xde5f7a…157f3c
0x3be9…575c0xf6ee…3bd2Base—$0.003135100%0x4337…f03857d ago0xde5f7a…157f3c
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x211d…d17257d ago0x822aac…0bd5db
0x3be9…575c0x31d0…2cd7Base—$33.00100%0x211d…d17257d ago0x202ce9…13cb26
0x3be9…575c0x31d0…2cd7Base—$50.00100%0xf279…f77f57d ago0x52fb07…010166
0x3be9…575c0x31d0…2cd7Base—$20.30100%0x4337…403c57d ago0x828e68…27b3e8
0x3be9…575c0xf6ee…3bd2Base—$0.000234100%0x4337…403c57d ago0x828e68…27b3e8
0x3be9…575c0xf6ee…3bd2Base—$0.004183100%0x4337…ef2557d ago0xbccf44…c5ffb6
0x3be9…575c0x31d0…2cd7Base—$10.30100%0x4337…ef2557d ago0xbccf44…c5ffb6
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…882657d ago0xd8283e…0cc4bf
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…3dde57d ago0x6fd9ad…f65b20
0x3be9…575c0xf6ee…3bd2Base—$0.000689100%0x4337…beb157d ago0x4551c4…09fe4a
0x3be9…575c0x31d0…2cd7Base—$70.32100%0x4337…beb157d ago0x4551c4…09fe4a
0x3be9…575c0x31d0…2cd7Base—$100.34100%0x211d…d17258d ago0x5a137a…e97d80
0x3be9…575c0xf6ee…3bd2Base—$0.007981100%0x211d…d17258d ago0x5a137a…e97d80
0x3be9…575c0x31d0…2cd7Base—$100.34100%0x4337…926958d ago0xd00681…ddc88a
0x3be9…575c0xf6ee…3bd2Base—$0.007808100%0x4337…926958d ago0xd00681…ddc88a
0x3be9…575c0x31d0…2cd7Base—$90.00100%0x211d…d17258d ago0x0eaf0e…d80253
0x3be9…575c0x31d0…2cd7Base—$120.00100%0x6a6f…be4158d ago0xde724e…1a6e31
0x3be9…575c0xf6ee…3bd2Base—$0.007446100%0x4337…abf558d ago0xcd100e…468b18
0x3be9…575c0x31d0…2cd7Base—$25.36100%0x4337…abf558d ago0xcd100e…468b18
0x3be9…575c0x31d0…2cd7Base—$60.00100%0x4337…6f8b58d ago0xc5a65a…0ef9f7
0x3be9…575c0xf6ee…3bd2Base—$0.007324100%0xe196…0ce158d ago0xf8ea2b…424f87

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.