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$25.32100%0x4337…39a8114d ago0x8bb39c…b5c17a
0x3be9…575c0x31d0…2cd7Base$25.37100%0x4337…ec26114d ago0xc74a9e…30964d
0x3be9…575c0x31d0…2cd7Base$25.32100%0x4337…e061114d ago0x1648dc…172041
0x3be9…575c0x31d0…2cd7Base$25.32100%0x4ed0…caab114d ago0xfb82a9…5319ee
0x3be9…575c0x31d0…2cd7Base$20.32100%0x4337…2e1c114d ago0x1b23e3…50c885
0x3be9…575c0x31d0…2cd7Base$10.31100%0xb872…0ab3114d ago0xa020eb…960585
0x3be9…575c0x31d0…2cd7Base$20.32100%0x4337…8538114d ago0x47e75e…031c46
0x3be9…575c0x31d0…2cd7Base$25.37100%0x4337…abf5114d ago0x1dfb5b…b8927c
0x3be9…575c0x31d0…2cd7Base$5.36100%0x7d0e…e64b114d ago0xa57aab…060040
0x3be9…575c0x31d0…2cd7Base$40.33100%0x4337…7b1f114d ago0x02353d…35cde8
0x3be9…575c0x31d0…2cd7Base$5.36100%0x7d0e…e64b114d ago0xe71570…aada00
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…5393114d ago0xf477ef…b02b65
0x3be9…575c0x31d0…2cd7Base$10.31100%0x4337…d0b2114d ago0xe2c952…f9ed2d
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…c271114d ago0x6e1d4e…df54fb
0x3be9…575c0x31d0…2cd7Base$50.33100%0x4ed0…caab114d ago0x5d348b…00b97e
0x3be9…575c0x31d0…2cd7Base$10.31100%0x4ed0…caab114d ago0x1c6bed…8482b1
0x3be9…575c0x31d0…2cd7Base$25.37100%0x7d0e…e64b114d ago0x25dee7…1af4c7
0x3be9…575c0x31d0…2cd7Base$99.40100%0x4337…9269114d ago0xd90b25…941294
0x3be9…575c0x31d0…2cd7Base$99.40100%0x4337…df48114d ago0x438631…4989b7
0x3be9…575c0x31d0…2cd7Base$25.37100%0x4337…9e5d114d ago0xf8ac4f…c162ad
0x3be9…575c0x31d0…2cd7Base$25.37100%0x7d0e…e64b114d ago0x7892e9…127c59
0x3be9…575c0x31d0…2cd7Base$25.37100%0xf279…f77f114d ago0x156e4b…648119
0x3be9…575c0x31d0…2cd7Base$10.31100%0xb872…0ab3114d ago0x8dff64…7de990
0x3be9…575c0x31d0…2cd7Base$150.00100%0x4ed0…caab114d ago0xca6518…fb0316
0x3be9…575c0x31d0…2cd7Base$88.34100%0x28e4…5b01114d ago0x9b867e…e4cd1a

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.