Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3803…101b0xa4bb…3c91Basex402 service$0.2570%0xa4bb…3c9144d ago0x9595c5…a7c22a
0x3803…101b0xca99…0f55Base—$0.02100%payAI44d ago0xa7411b…13bdbc
0x3803…101b0xca99…0f55Base—$0.02100%payAI44d ago0x40bbe2…8ce279
0x39b8…29680x3803…101bBase—$0.02100%dexter44d ago0xb94350…1152d7
0x3803…101b0xca99…0f55Base—$0.02100%payAI44d ago0x1ec252…78c8d3
0x39b8…29680x3803…101bBase—$0.02100%dexter44d ago0xbde7cd…0c97e2
0x39b8…29680x3803…101bBase—$0.02100%dexter44d ago0x63c8f4…6f6e06
0x39b8…29680x3803…101bBase—$0.02100%coinbase44d ago0x4a682f…9367fe
0x3803…101b0xca99…0f55Base—$0.02100%payAI44d ago0x09a32a…cb80bf
0x3803…101b0xca99…0f55Base—$0.02100%payAI44d ago0x0bd933…c72c3f
0x39b8…29680x3803…101bBase—$0.02100%dexter44d ago0x29ce55…5a6ce9
0x39b8…29680x3803…101bBase—$0.02100%coinbase44d ago0x590ebf…654ca0
0x3803…101b0xca99…0f55Base—$0.02100%payAI44d ago0xdf25cf…f16f68
0x39b8…29680x3803…101bBase—$0.02100%coinbase44d ago0xe2fa32…599896
0x3803…101b0xca99…0f55Base—$0.02100%payAI44d ago0x1e8cf4…aadf39
0x3803…101b0xd83a…02f0Basex402 service$0.15100%payAI44d ago0x5ab126…ff428e
0x2a37…b9490x3803…101bBase—$0.17100%dexter44d ago0x138412…aa47ec
0x2a37…b9490x3803…101bBase—$0.17100%dexter44d ago0xacaa4e…95f028
0x3803…101b0x8d32…853fBasex402 service$0.03100%coinbase44d ago0x784a38…d49e8c
0x3803…101b0x71a2…b32eBase—$0.002100%daydreams44d ago0x24e8c2…ed2440
0x3803…101b0x71a2…b32eBase—$0.005100%daydreams44d ago0x65e1e1…8aad85
0x3803…101b0x71a2…b32eBase—$0.005100%daydreams44d ago0xcaaaa6…dddd33
0xaba8…c6fa0x3803…101bBase—$0.01100%dexter44d ago0x443283…26ace2

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.