Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330xe88d…9221Base$1,959.73100%fluxa54d ago0x228bf2…0b0396
0xd1ae…81330xd698…35ddBase$0.90100%fluxa54d ago0x890e22…64569a
0xd1ae…81330x4de7…4e3dBase$0.31100%fluxa54d ago0xaf7b0b…fdf0e0
0xd1ae…81330x1307…d553Base$0.40100%fluxa54d ago0xecc785…a43a91
0xd1ae…81330x1dfd…65d7Base$0.20100%fluxa54d ago0xa94fca…8533b9
0xd1ae…81330x7626…0454Base$0.31100%fluxa54d ago0x3317a9…5b6005
0xd1ae…81330xb99d…0b40Base$0.20100%fluxa54d ago0x7de2e4…45f423
0xd1ae…81330x6dc4…c1c5Base$0.20100%fluxa54d ago0x9eba80…857529
0xd1ae…81330xac23…f3bcBase$0.10100%fluxa54d ago0x99e453…373133
0xd1ae…81330xe653…d34bBase$0.20100%fluxa54d ago0xae67b9…5a73bd
0xd1ae…81330xcbdb…0100Base$0.10100%fluxa54d ago0x5bb32e…1413e1
0xd1ae…81330x88e3…aae5Base$0.11100%fluxa54d ago0xa73d3b…589890
0xd1ae…81330x3fba…610aBase$0.10100%fluxa54d ago0xb768cd…2428b3
0xd1ae…81330xc802…4c30Base$0.10100%fluxa54d ago0xe081c4…7c18d2
0xd1ae…81330xb52e…e355Base$0.10100%fluxa54d ago0x4888b2…34a52b
0xd1ae…81330x6e2b…afbcBase$0.10100%fluxa54d ago0xaa927b…72d42c
0xd1ae…81330x34c4…af1aBase$0.10100%fluxa54d ago0xf0ffb3…30a012
0xd1ae…81330xf145…ced1Base$0.10100%fluxa54d ago0xa859f9…7e29a6
0xd1ae…81330x5143…d2f2Base$0.10100%fluxa54d ago0x341c70…110bf4
0xd1ae…81330x12d3…a52cBase$0.10100%fluxa54d ago0xbd0b90…d2dbda
0xd1ae…81330xb328…e3e9Base$0.11100%fluxa54d ago0xa01673…42f986
0xd1ae…81330x0400…b8ffBase$0.15100%fluxa54d ago0x85e4cb…a18f14
0xd1ae…81330x7b84…81c0Base$0.11100%fluxa54d ago0x4134ba…766061
0xd1ae…81330xa935…f889Base$0.10100%fluxa54d ago0x1cc697…98e2f8
0xd1ae…81330x7415…ec7fBase$0.10100%fluxa54d ago0x274cc6…ffc20c

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.