Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$50.00100%0x21e4…0fa986d ago0xb08b48…2a471c
0x1332…66eb0x0e3d…7757Base—$100.00100%0x8ae6…570686d ago0x2b05a7…1f068a
0x1332…66eb0x0e3d…7757Base—$20.00100%0xd0fe…397686d ago0x89d117…4500f1
0x1332…66eb0x0e3d…7757Base—$10.50100%0x2fa9…16de86d ago0xbdcd4d…43f498
0x1332…66eb0x0e3d…7757Base—$5.25100%0xda14…75fa86d ago0xc7e17e…c5e0a6
0x1332…66eb0x0e3d…7757Base—$10.50100%0xc89e…795886d ago0xbd0ee2…144029
0x1332…66eb0x0e3d…7757Base—$10.50100%0x4760…47ea86d ago0xf15d93…88c698
0x1332…66eb0x0e3d…7757Base—$1.05100%0x6476…d72686d ago0xede315…2176e0
0x1332…66eb0x0e3d…7757Base—$31.50100%0x96be…0b4686d ago0x72298c…0a99dc
0x1332…66eb0x0e3d…7757Base—$5.25100%0xdddf…e3d886d ago0xd12593…0635ff
0x1332…66eb0x0e3d…7757Base—$3.15100%0x73f4…836786d ago0xef0aa8…d19dfe
0x1332…66eb0x0e3d…7757Base—$10.50100%0x9b8a…f4bd86d ago0x1fa36a…38da53
0x1332…66eb0x0e3d…7757Base—$21.00100%0x93d4…655d86d ago0x767838…fb66cf
0x1332…66eb0x0e3d…7757Base—$25.00100%0x0874…897c86d ago0xd561b0…273c42
0x1332…66eb0x0e3d…7757Base—$5.25100%0x1e0a…902e86d ago0xdfe9fa…46873a
0x1332…66eb0x0e3d…7757Base—$10.50100%0xd09f…ebf086d ago0x688de0…9def23
0x1332…66eb0x0e3d…7757Base—$381.00100%0x2b35…135b86d ago0xab16d4…d4bc43
0x1332…66eb0x0e3d…7757Base—$21.00100%0x27f5…dfdc86d ago0x96dde2…711b33
0x1332…66eb0x0e3d…7757Base—$1.05100%0x2158…e16086d ago0xa3efe9…729f39
0x1332…66eb0x0e3d…7757Base—$67.20100%0x29b8…326386d ago0xcbc80d…dc999a
0x1332…66eb0x0e3d…7757Base—$3.15100%0xde1b…a3a286d ago0xf34c8d…648a85
0x1332…66eb0x0e3d…7757Base—$55.65100%0xd3b3…bd8286d ago0x0117b0…1597c6
0x1332…66eb0x0e3d…7757Base—$315.00100%0xe218…89ec86d ago0xd6f2d6…2d176d
0x1332…66eb0x0e3d…7757Base—$5.25100%0x560f…a71386d ago0xb655e4…4ca8b3
0x1332…66eb0x0e3d…7757Base—$12.48100%0x28a1…4ae586d ago0x727785…154c52

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.