Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa22d ago0xea6499…9cc698
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa22d ago0x86dce0…2aabf1
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa22d ago0x0e2117…2c8fd3
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa22d ago0xcc65a6…58adb7
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa22d ago0xd5ec5a…1ba7d2
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa22d ago0x4ad93c…4892a2
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa22d ago0xc8e96e…3c5814
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa22d ago0x5ef6d5…abe1ad
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa22d ago0x333f76…169f5b
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa22d ago0x4c399d…2e84f5
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa22d ago0xbcfdb5…1654d1
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa22d ago0xca4178…7f171c
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa23d ago0x05d7f4…aa472a
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa23d ago0x192311…265bda
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa23d ago0x3c9c3c…fe7cb1
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa23d ago0x54c853…96d7de
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa23d ago0xa90de3…fd0c86
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa23d ago0x25e0e8…918257
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa23d ago0x387210…b078fa
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa23d ago0xc7dbc0…b550f7
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa23d ago0x6126e2…30ddcd
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa23d ago0x444d2f…240729
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa23d ago0x632b56…8d3300
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa23d ago0xfa63a2…1020b4
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa23d ago0xa61d32…6ab4de

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.