Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$10.50100%0xd8e2…3d4b77d ago0x45784e…b0fd68
0xa17c…60a90x0e3d…7757Base—$1.05100%0x2c22…1f1c77d ago0x5ef8ee…43d454
0xa17c…60a90x0e3d…7757Base—$1.05100%0xe6a1…011777d ago0x27c2dd…1ae38d
0xa17c…60a90x0e3d…7757Base—$10.50100%0xcf6b…a40a77d ago0x4bf3e7…dc84eb
0xa17c…60a90x0e3d…7757Base—$5.25100%0x6280…2e7978d ago0xe08b7b…2bcee0
0xa17c…60a90x0e3d…7757Base—$1.05100%0x44bc…cd6a78d ago0x9648fd…d9fae6
0xa17c…60a90x0e3d…7757Base—$12.60100%0xfbd8…39da78d ago0xb2600e…2d2d2f
0xa17c…60a90x0e3d…7757Base—$2.10100%0x752e…993378d ago0x6fdd1e…0109cb
0xa17c…60a90x0e3d…7757Base—$21.00100%0x1e76…9aba78d ago0xd7c2b9…1ffa24
0xa17c…60a90x0e3d…7757Base—$9.45100%0x05c6…16ba78d ago0x9b30e6…f99a71
0xa17c…60a90x0e3d…7757Base—$3.15100%0x1241…072078d ago0x76eb5c…366917
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2b35…135b78d ago0xbc922e…5c85c7
0xa17c…60a90x0e3d…7757Base—$5.25100%0x433f…6ee978d ago0x341d3d…206065
0xa17c…60a90x0e3d…7757Base—$5.25100%0xdfea…dfaf78d ago0xb0934e…f7fa51
0xa17c…60a90x0e3d…7757Base—$3.15100%0x0c68…47ce78d ago0x082222…dff954
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc86d…b47f78d ago0x6dbcfe…d7e676
0xa17c…60a90x0e3d…7757Base—$10.50100%0x54de…447078d ago0x919039…f7f20b
0xa17c…60a90x0e3d…7757Base—$61.95100%0x45b0…c0d678d ago0xf7a1f6…0483af
0xa17c…60a90x0e3d…7757Base—$10.50100%0xeb2b…34ca78d ago0x0e3e53…4a564a
0xa17c…60a90x0e3d…7757Base—$1.05100%0x45b4…af2778d ago0x6ddd19…4d1acc
0xa17c…60a90x0e3d…7757Base—$4.20100%0x8bdc…90be78d ago0xde7528…dc11ef
0xa17c…60a90x0e3d…7757Base—$52.50100%0x6b3c…58cb78d ago0xf371b2…dbfca8
0xa17c…60a90x0e3d…7757Base—$21.00100%0x5e05…afbb78d ago0x7f46cc…6c1f6c
0xa17c…60a90x0e3d…7757Base—$10.50100%0x13c6…f0ed78d ago0x4e82cc…637fe9
0xa17c…60a90x0e3d…7757Base—$1.05100%0x363e…450d78d ago0x510154…642131

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.