Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x5e9193…f38608
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.03100%coinbase34d ago0x9a32d5…9e7a08
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x6f5957…e6e83b
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0xeacd0f…5affa6
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x2c5985…6ce130
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.03100%coinbase34d ago0xbcfdcf…36c60e
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x4d88ba…a7bb24
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0xd80a61…f35e7d
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x615acd…2d2acb
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x3cc4d4…2a13f0
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0xcde301…5ed710
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x01ce88…85e637
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0xd20293…e0370a
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x20cd1d…3dbc8d
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x262702…d544f2
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x015ec5…942b3d
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0xe5dd7f…132e4c
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.03100%coinbase34d ago0x5183ea…676bde
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0xc38684…c8dd9b
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x3270a9…01e327
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0xac137f…9dce20
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x4378a4…959b55
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0xbc7f29…e03e06
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x3419c3…6305ec
0xbd4f…543f0x7eaf…4c5bBaseLUMILaunch$0.01100%coinbase34d ago0x7cbe9d…0298f3

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.