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—$100.33100%0x4337…7a5d87d ago0xda665f…b072ac
0x3be9…575c0xf6ee…3bd2Base—$0.000036100%0x4337…7a5d87d ago0xda665f…b072ac
0x3be9…575c0xf6ee…3bd2Base—$0.002921100%0x718f…3eac87d ago0x95cf03…6850e6
0x3be9…575c0x31d0…2cd7Base—$42.31100%0x718f…3eac87d ago0x95cf03…6850e6
0x3be9…575c0x31d0…2cd7Base—$10.26100%0x4337…029087d ago0x942d5b…05f88d
0x3be9…575c0xf6ee…3bd2Base—$0.006812100%0x4337…029087d ago0x942d5b…05f88d
0x3be9…575c0x31d0…2cd7Base—$10.26100%0x28e4…5b0187d ago0x54b730…3d030a
0x3be9…575c0xf6ee…3bd2Base—$0.006771100%0x28e4…5b0187d ago0x54b730…3d030a
0x3be9…575c0x31d0…2cd7Base—$35.31100%0x4337…926987d ago0x0f6295…fa0d2c
0x3be9…575c0xf6ee…3bd2Base—$0.00561100%0x4337…926987d ago0x0f6295…fa0d2c
0x3be9…575c0x31d0…2cd7Base—$3.15100%0x28e4…5b0187d ago0x90489a…b33b19
0x3be9…575c0xf6ee…3bd2Base—$0.005915100%0x4337…283887d ago0x040049…c32cf7
0x3be9…575c0x31d0…2cd7Base—$9.31100%0x4337…283887d ago0x040049…c32cf7
0x3be9…575c0x31d0…2cd7Base—$15.32100%0x4337…b35087d ago0x79af83…fdb80a
0x3be9…575c0xf6ee…3bd2Base—$0.003404100%0x4337…b35087d ago0x79af83…fdb80a
0x3be9…575c0x31d0…2cd7Base—$4.80100%0x718f…3eac87d ago0x8fe836…037886
0x3be9…575c0xf6ee…3bd2Base—$0.002736100%0x718f…3eac87d ago0x8fe836…037886
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x4337…df4887d ago0xb3a0d8…ff4e1e
0x3be9…575c0x31d0…2cd7Base—$30.00100%0x4337…7a5d87d ago0x19551d…336e95
0x3be9…575c0x31d0…2cd7Base—$50.31100%0x4337…217c87d ago0xf9e63a…e715fa
0x3be9…575c0xf6ee…3bd2Base—$0.000205100%0x4337…217c87d ago0xf9e63a…e715fa
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…403c87d ago0x158a27…f8af04
0x3be9…575c0x31d0…2cd7Base—$50.00100%0x4337…8d0e87d ago0x911529…f2c9fe
0x3be9…575c0x31d0…2cd7Base—$99.33100%0x718f…3eac87d ago0x2393e6…b10f0c
0x3be9…575c0xf6ee…3bd2Base—$0.000286100%0x718f…3eac87d ago0x2393e6…b10f0c

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.