Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a45…040f0x47c5…4fc3Base—$11.5570%0x30af…b89d5d ago0xafe642…88dd6a
0x1332…66eb0x47c5…4fc3Base—$48.3070%0xc5a1…8a345d ago0x3998cc…c18efa
0x19d3…1cfa0x47c5…4fc3Base—$10.5070%0xf8ec…37d45d ago0x911b07…022fe6
0x1332…66eb0x47c5…4fc3Base—$11.5570%0x31fe…80c45d ago0xe73a09…d3b322
0x976f…efcb0x47c5…4fc3Base—$14.7070%0x5e6e…17875d ago0x58fd12…2a8e64
0x86e1…36e70x47c5…4fc3Base—$10.5070%0xc76e…a7a95d ago0x0c94bc…77ca66
0x1332…66eb0x47c5…4fc3Base—$21.0070%0x1434…1c6e5d ago0x197aad…ff32b3
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xa2ae…03315d ago0x727428…37979a
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x79e1…2ea75d ago0x2aa6f8…e6a8b9
0x1332…66eb0x47c5…4fc3Base—$5,250.0070%0x0c68…47ce5d ago0xc08062…5e1f88
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x9f94…62645d ago0x6b9ea8…0080da
0x1332…66eb0x47c5…4fc3Base—$105.0070%0xe2b6…b04c5d ago0x76aed4…46d366
0x79ec…56320x47c5…4fc3Base—$10.5070%0x8bf2…a82e5d ago0x17cb24…8f1b4b
0xc491…9e880x47c5…4fc3Base—$52.5070%0xe10f…cb705d ago0xfc9772…450a58
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x96be…0b465d ago0x674c3d…24a33e
0xa846…e7830x47c5…4fc3Base—$10.5070%0x0043…73f26d ago0x4ab118…81449c
0x1332…66eb0x47c5…4fc3Base—$50.0070%0xc664…74ab6d ago0x39b805…9a3985
0x1332…66eb0x47c5…4fc3Base—$52.5070%0x88df…6a4d6d ago0x2dd13c…f766b7
0xf331…772c0x47c5…4fc3Base—$13.6570%0x7cf5…24076d ago0xea2570…e6d82b
0x1332…66eb0x47c5…4fc3Base—$94.5070%0x52ba…51776d ago0x449797…e9a9f1
0x1332…66eb0x47c5…4fc3Base—$1,050.0070%0xbdce…f6376d ago0xebe5d7…e7c1bc
0x56d8…e50d0x47c5…4fc3Base—$42.0070%0x6f36…132b6d ago0x5f4a58…e3b11a
0xe109…fea10x47c5…4fc3Base—$682.5070%0x214e…3e4a6d ago0x59ff56…a9c972
0xdc40…5ed30x47c5…4fc3Base—$21.0070%0x2960…064b6d ago0xb8cf4d…0a8271
0x5970…a5f40x47c5…4fc3Base—$10.0070%0x6288…8b496d ago0x7e709f…54318d

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.