Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x2bb0db…24057c
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x74247c…3eff24
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0xb2940f…a7564b
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0xf1da4e…81008e
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x1cca46…469086
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c50d ago0xceb6af…5cbf14
0xe252…29e50x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x28ab86…f53ecb
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x8abd28…873d0c
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0xeb2cc0…d6d8b4
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x8a58f5…e02d7b
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0xe8a530…330544
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x5cd0c9…6a400c
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0xddd22b…fc0dda
0x2a37…b9490x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0xba4f11…599bc5
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c50d ago0x64c42b…7053f5
0xe252…29e50x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x4b30f8…6a5d2f
0xe252…29e50x03d7…584cBasex402 service$0.0370%0xf615…3d6c50d ago0xa8b7d2…e37221
0xe252…29e50x03d7…584cBasex402 service$0.0270%0xf615…3d6c50d ago0x0663e9…190d03

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.