Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5242…a6080xc4f0…0bb9Base—$26.0070%0xd05c…826026d ago0xb09a30…62ed48
0x5242…a6080xc4f0…0bb9Base—$26.0070%0xd05c…826026d ago0xbbca28…0b8cd6
0x0b81…1bb60xc4f0…0bb9Base—$38.0070%0xd05c…826026d ago0xb531b7…82eea4
0x0b81…1bb60xc4f0…0bb9Base—$37.0070%0xd05c…826026d ago0xcec81a…ff51db
0x9eec…9ba20xc4f0…0bb9Base—$382.0070%0xd05c…826026d ago0x61efcf…519420
0x9eec…9ba20xc4f0…0bb9Base—$372.0170%0xd05c…826026d ago0x32aa22…bec2d6
0x9eec…9ba20xc4f0…0bb9Base—$370.0270%0xd05c…826026d ago0xe72e55…f83da2
0x0b81…1bb60xc4f0…0bb9Base—$35.0070%0xd05c…826026d ago0x8544b5…9f707b
0x0b81…1bb60xc4f0…0bb9Base—$35.0070%0xd05c…826026d ago0x4aa117…733890
0x4c7d…a4ad0xc4f0…0bb9Base—$115.0070%0xd05c…826026d ago0xc9c0a1…669005
0x4c7d…a4ad0xc4f0…0bb9Base—$113.0070%0xd05c…826026d ago0x161d32…8b1040
0x4c7d…a4ad0xc4f0…0bb9Base—$109.0070%0xd05c…826026d ago0xfe88e2…25f350
0x9eec…9ba20xc4f0…0bb9Base—$370.0170%0xd05c…826026d ago0xf5bbc6…8d1947
0x4c7d…a4ad0xc4f0…0bb9Base—$106.0070%0xd05c…826026d ago0xcaeb31…e91244
0x850d…90a50xc4f0…0bb9Base—$379.0070%0xd05c…826026d ago0x631361…256d54
0x850d…90a50xc4f0…0bb9Base—$371.0070%0xd05c…826026d ago0xd1ccc8…d60c10
0x4c7d…a4ad0xc4f0…0bb9Base—$106.0070%0xd05c…826026d ago0xc46b47…fa85aa
0x850d…90a50xc4f0…0bb9Base—$356.0070%0xd05c…826026d ago0xc126f5…5c32a5
0xc88c…d0ce0xc4f0…0bb9Base—$59.1170%0xd05c…826026d ago0x565c6d…97cf9c
0x850d…90a50xc4f0…0bb9Base—$354.0070%0xd05c…826026d ago0x3e7bf1…fd4c75
0x850d…90a50xc4f0…0bb9Base—$354.0170%0xd05c…826026d ago0x8e69c5…f0c635
0x9eec…9ba20xc4f0…0bb9Base—$360.0270%0xd05c…826027d ago0xf62621…b2161d

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.