Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0x5c0d…e16f0x73fc…b29bBase$0.006100%0x0018…ca9799d ago0xae5abf…9e4ff2
0x38d5…0d270x73fc…b29bBase$0.0075100%0x0018…ca9799d ago0x0a22b4…acf0c5
0x6d3c…92cc0x73fc…b29bBase$0.01100%0x0018…ca9799d ago0xda4d77…f97f4e
0x6d3c…92cc0x73fc…b29bBase$0.0075100%0x0018…ca9799d ago0xdc91d0…79430d
0x6d3c…92cc0x73fc…b29bBase$0.0075100%0x0018…ca9799d ago0xa689a2…d4dcb1
0x34a6…f8870x73fc…b29bBase$0.01100%0x0018…ca9799d ago0x4880e8…513470
0x34a6…f8870x73fc…b29bBase$0.0075100%0x0018…ca9799d ago0x45d8b6…9abbf8
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca97100d ago0x499a92…f4345f
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca97100d ago0x47c102…2821ca
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca97100d ago0x69ccf4…db004c
0x025c…00110x73fc…b29bBase$0.02100%0x0018…ca97100d ago0x34691b…58fc8d
0x1853…8ede0x73fc…b29bBase$0.01100%0x0018…ca97100d ago0x650cd6…04deb6
0xd9e0…5e130x73fc…b29bBase$0.005100%0x0018…ca97100d ago0xf91f75…4a94b3
0x6d88…137f0x73fc…b29bBase$0.0085100%0x0018…ca97100d ago0x7decf4…2c5525
0x6d88…137f0x73fc…b29bBase$0.01100%0x0018…ca97100d ago0x10d349…4786e5
0x6d88…137f0x73fc…b29bBase$0.0085100%0x0018…ca97100d ago0x667a72…7a61de
0x6d88…137f0x73fc…b29bBase$0.0035100%0x0018…ca97100d ago0x416987…2f7c06
0x6d88…137f0x73fc…b29bBase$0.01100%0x0018…ca97100d ago0x016ba5…140064
0x6d88…137f0x73fc…b29bBase$0.0085100%0x0018…ca97100d ago0xf46546…cd4905
0x8490…c0680x73fc…b29bBase$0.01100%0x0018…ca97100d ago0xc0a284…a29f55
0x31b4…d8380x73fc…b29bBase$0.02100%0x0018…ca97100d ago0xec3f53…e117a9

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.