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—$2.10100%0x5944…557259d ago0x5e52c7…f3befb
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1f15…885759d ago0x9f3290…17ba99
0xa17c…60a90x0e3d…7757Base—$2.10100%0xdae3…916a59d ago0x99addd…bfb78a
0xa17c…60a90x0e3d…7757Base—$10.50100%0x39f9…9a7959d ago0x014469…1a4d87
0xa17c…60a90x0e3d…7757Base—$4.20100%0x5198…0ffb59d ago0x0f1464…4313a1
0xa17c…60a90x0e3d…7757Base—$7.35100%0x50ee…525259d ago0x2a8c68…7c7780
0xa17c…60a90x0e3d…7757Base—$4.20100%0xafd1…680d59d ago0x28ec5d…71595e
0xa17c…60a90x0e3d…7757Base—$10.50100%0x971c…70dd59d ago0xe6865a…af5cb4
0xa17c…60a90x0e3d…7757Base—$21.00100%0xc7fb…441459d ago0x37a5bc…89effd
0xa17c…60a90x0e3d…7757Base—$21.00100%0xd223…7d2859d ago0xb334aa…0c51f4
0xa17c…60a90x0e3d…7757Base—$1.05100%0xdcd9…b01a59d ago0x65b36f…0fcef3
0xa17c…60a90x0e3d…7757Base—$21.00100%0xfe64…ec0859d ago0xf751ae…632330
0xa17c…60a90x0e3d…7757Base—$5.25100%0x9765…21f559d ago0x15dec9…274689
0xa17c…60a90x0e3d…7757Base—$12.60100%0x2d18…781159d ago0x7087d0…b975d4
0xa17c…60a90x0e3d…7757Base—$5.25100%0x1ef5…d9e859d ago0x83ec1e…11d76f
0xa17c…60a90x0e3d…7757Base—$2.10100%0x51a8…b21159d ago0xf32db0…bd297e
0xa17c…60a90x0e3d…7757Base—$1.05100%0x33cf…fffe59d ago0x340c46…0c38a3
0xa17c…60a90x0e3d…7757Base—$21.00100%0x54de…447059d ago0x6825a5…badb57
0xa17c…60a90x0e3d…7757Base—$31.50100%0xa82a…456359d ago0x9cb700…51feaa
0xa17c…60a90x0e3d…7757Base—$10.50100%0x7bc8…426159d ago0xc06740…cb7139
0xa17c…60a90x0e3d…7757Base—$21.00100%0x898f…4f5e59d ago0xd53117…ae1263
0xa17c…60a90x0e3d…7757Base—$1.05100%0xf760…e9ab59d ago0xf6aa14…81133e
0xa17c…60a90x0e3d…7757Base—$2.10100%0xf9f2…732959d ago0x58ced4…c9b0bc
0xa17c…60a90x0e3d…7757Base—$1.05100%0xa140…d38d59d ago0xb62a5d…746d24
0xa17c…60a90x0e3d…7757Base—$2.10100%0x4173…266559d ago0x35d223…20dca7

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.