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…7a5d86d ago0xda665f…b072ac
0x3be9…575c0x31d0…2cd7Base$42.31100%0x718f…3eac86d ago0x95cf03…6850e6
0x3be9…575c0x31d0…2cd7Base$10.26100%0x4337…029086d ago0x942d5b…05f88d
0x3be9…575c0x31d0…2cd7Base$10.26100%0x28e4…5b0186d ago0x54b730…3d030a
0x3be9…575c0x31d0…2cd7Base$35.31100%0x4337…926986d ago0x0f6295…fa0d2c
0x3be9…575c0x31d0…2cd7Base$3.15100%0x28e4…5b0186d ago0x90489a…b33b19
0x3be9…575c0x31d0…2cd7Base$9.31100%0x4337…283886d ago0x040049…c32cf7
0x3be9…575c0x31d0…2cd7Base$15.32100%0x4337…b35086d ago0x79af83…fdb80a
0x3be9…575c0x31d0…2cd7Base$4.80100%0x718f…3eac86d ago0x8fe836…037886
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…df4886d ago0xb3a0d8…ff4e1e
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…7a5d86d ago0x19551d…336e95
0x3be9…575c0x31d0…2cd7Base$50.31100%0x4337…217c86d ago0xf9e63a…e715fa
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…403c86d ago0x158a27…f8af04
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…8d0e86d ago0x911529…f2c9fe
0x3be9…575c0x31d0…2cd7Base$99.33100%0x718f…3eac86d ago0x2393e6…b10f0c
0x3be9…575c0x31d0…2cd7Base$100.29100%0x435b…703386d ago0xbae81a…31666d
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…3dde86d ago0x6f6407…682b8c
0x3be9…575c0x31d0…2cd7Base$50.00100%0x435b…703386d ago0x2a9cf3…4e5ffc
0x3be9…575c0x31d0…2cd7Base$50.00100%0x28e4…5b0186d ago0xb59ea0…fdb3da
0x3be9…575c0x31d0…2cd7Base$50.00100%0x718f…3eac86d ago0x6d4d20…942dd1
0x3be9…575c0x31d0…2cd7Base$50.00100%0x28e4…5b0186d ago0xe65306…77571a
0x3be9…575c0x31d0…2cd7Base$35.31100%0x718f…3eac86d ago0x4a3516…148348
0x3be9…575c0x31d0…2cd7Base$35.31100%0xce54…f55686d ago0x8eb4e9…a9385f
0x3be9…575c0x31d0…2cd7Base$35.31100%0x4337…306386d ago0xde2536…d376bb
0x3be9…575c0x31d0…2cd7Base$14.00100%0x28e4…5b0186d ago0x19915b…426c0a

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.