Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28dd…2d120x0e3d…7757Base—$21.00100%0x91b5…1a5e82d ago0x540f20…efed89
0x28dd…2d120x0e3d…7757Base—$21.00100%0x563b…9a7f82d ago0x8ab320…8724d7
0x28dd…2d120x0e3d…7757Base—$21.00100%0x54b0…438482d ago0xd1971f…42f13d
0x28dd…2d120x0e3d…7757Base—$21.00100%0x8d6c…345882d ago0x184534…924d7e
0x28dd…2d120x0e3d…7757Base—$21.00100%0xbe69…299282d ago0xf25c0f…3649fd
0x28dd…2d120x0e3d…7757Base—$21.00100%0xe162…626883d ago0xe12f34…3bbf7b
0x28dd…2d120x0e3d…7757Base—$19.95100%0x76aa…2a0a83d ago0x0a9f17…d5fd33
0x28dd…2d120x0e3d…7757Base—$10.50100%0x3d68…f69e83d ago0x721773…397a4b
0x28dd…2d120x0e3d…7757Base—$21.00100%0xfa43…45e583d ago0x448274…0a81ee
0x28dd…2d120x0e3d…7757Base—$31.50100%0xbdce…f63783d ago0x19f386…af7bfc
0x28dd…2d120x0e3d…7757Base—$31.50100%0x4639…93fa83d ago0xd4417a…aa84e5
0x28dd…2d120x0e3d…7757Base—$21.00100%0x6d10…b12b83d ago0x6f562f…3f9c66
0x28dd…2d120x0e3d…7757Base—$21.00100%0x6bac…5e9b83d ago0x6f9a41…b24657

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.