Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xfcdb…2d100x73fc…b29bBase$0.01100%0x0018…ca9791d ago0x555578…4c323b
0x1853…8ede0x73fc…b29bBase$0.01100%0x0018…ca9791d ago0xc3dc9f…a0d64f
0xfcdb…2d100x73fc…b29bBase$0.006100%0x0018…ca9791d ago0x3b06ed…f908b4
0x1853…8ede0x73fc…b29bBase$0.01100%0x0018…ca9791d ago0xe93c75…03b958
0xc328…f1770x73fc…b29bBase$0.01100%0x0018…ca9791d ago0xe5cc8d…482b0d
0x41b6…cd4b0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0x942fd2…5eadcb
0x41b6…cd4b0x73fc…b29bBase$0.01100%0x0018…ca9791d ago0x880494…149c02
0x41b6…cd4b0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0xe7ea37…0c9560
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0x452dee…00748b
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0xed59a7…6d3eb3
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0x96fe42…48c614
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0x145e05…a54cdc
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0x7d01a9…b47767
0x141a…1dff0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0xc1a05b…08804f
0x41b6…cd4b0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0x0b10e4…d62ade
0x41b6…cd4b0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0xc2ab25…03fe40
0x41b6…cd4b0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0x7d06c7…704d13
0x41b6…cd4b0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0x808e9b…e45f05
0x41b6…cd4b0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0x26248c…6d95f9
0x41b6…cd4b0x73fc…b29bBase$0.006100%0x0018…ca9791d ago0x20dc79…338f11
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9791d ago0x821e7a…f4464c
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9791d ago0x677ec1…e1733e
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9791d ago0x3594b2…4286d8
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9791d ago0xb53c39…534c52
0x4ba2…2a320x73fc…b29bBase$0.0085100%0x0018…ca9791d ago0x6d11d6…972cfe

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.