Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb19…e6200x47c5…4fc3Base—$4.2070%0x58cf…f8d431d ago0x215ee5…650211
0xeb19…e6200x47c5…4fc3Base—$1.0570%0x54b0…438431d ago0xeaf513…139925
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x1f7e…db9631d ago0x137474…9203bd
0xeb19…e6200x47c5…4fc3Base—$10.5070%0x971f…ddbf31d ago0x29afb8…3b8666
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x30af…b89d31d ago0x8e2ecd…d56241
0xeb19…e6200x47c5…4fc3Base—$2.1070%0x1053…e7a931d ago0xe072aa…a7b5d9
0xeb19…e6200x47c5…4fc3Base—$3.1570%0x4b4c…8d4031d ago0x7737e4…5a6429
0xeb19…e6200x47c5…4fc3Base—$1.0570%0x12b7…6f9931d ago0x5c100d…69be57
0xeb19…e6200x47c5…4fc3Base—$2.1070%0x3e24…de6831d ago0x80f05b…514d3d
0xeb19…e6200x47c5…4fc3Base—$2.1070%0x1763…dc2231d ago0x6079c4…88dc98
0xeb19…e6200x47c5…4fc3Base—$5.2570%0x45b7…2d9431d ago0xa7ec60…994ac5
0xeb19…e6200x47c5…4fc3Base—$1.0570%0xc4f0…359631d ago0x9891c5…3c8ea8
0xeb19…e6200x47c5…4fc3Base—$4.2070%0xe59f…80f731d ago0xc939e3…8e775b
0xeb19…e6200x47c5…4fc3Base—$3.1570%0x6a32…813631d ago0x467435…e1994a
0xeb19…e6200x47c5…4fc3Base—$2.1070%0x563b…9a7f31d ago0x050756…f2ebe3
0xeb19…e6200x47c5…4fc3Base—$11.5570%0x28ce…606131d ago0xeb7471…371f5e
0xeb19…e6200x47c5…4fc3Base—$3.1570%0xf261…5d4131d ago0x280003…b47060
0xeb19…e6200x47c5…4fc3Base—$10.5070%0xef99…bf5931d ago0xc36f03…ad44f8
0xeb19…e6200x47c5…4fc3Base—$1.0570%0x64fd…12f431d ago0x1b265f…7efa30
0xeb19…e6200x47c5…4fc3Base—$1.0570%0xf867…7e9b31d ago0x1a097c…2fd1cf
0xeb19…e6200x47c5…4fc3Base—$3.1570%0xdb82…274831d ago0x9a5505…932c0a
0xeb19…e6200x47c5…4fc3Base—$21.0070%0x04e2…747831d ago0x249cab…b00cee
0xeb19…e6200x47c5…4fc3Base—$4.2070%0xf760…e9ab31d ago0xa4ac6e…0196bf
0xeb19…e6200x47c5…4fc3Base—$5.2570%0xd4ab…0bb631d ago0xb253c7…d041ca
0xeb19…e6200x47c5…4fc3Base—$4.2070%0x4e4a…2e7331d ago0x0788f8…1acdab

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.