Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x0f31…87b129d ago0x049dd8…018886
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xd773…a25029d ago0x2f25ca…3eeb31
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x7492…70ae29d ago0x049554…9330d1
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x1ae8…2c7329d ago0x951a2d…e8b35b
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x44e3…343229d ago0xd4d4be…25002f
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x76aa…2a0a29d ago0x3cb075…591ac9
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xb77d…5f2d29d ago0x2d77b9…acfcbf
0xa17c…60a90x47c5…4fc3Base—$2.1070%0xc5bc…360629d ago0x9638c0…b4065e
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x2035…57d329d ago0xd8d87d…27b77c
0xa17c…60a90x47c5…4fc3Base—$21.0070%0x0485…d42929d ago0xbf727e…3f79e5
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x214e…3e4a29d ago0xafc441…34b406
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x44e3…343229d ago0x30098d…a2bd1d
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x5a57…2a9e29d ago0xe590f0…307732
0xa17c…60a90x47c5…4fc3Base—$6.3070%0x12b7…6f9929d ago0xaa4bb1…276d4b
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x77d2…395e29d ago0xdc1cab…d9f736
0xa17c…60a90x47c5…4fc3Base—$52.5070%0xd54e…541d29d ago0x628837…33cb35
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x0abd…8e7729d ago0xda01e8…5bedf3
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x0f31…87b129d ago0x519018…308063
0xa17c…60a90x47c5…4fc3Base—$10.5070%0x515b…21b529d ago0xa22bc1…c601b7
0xa17c…60a90x47c5…4fc3Base—$3.1570%0xf9ea…484f29d ago0x7dbc62…4faf56
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x238e…232529d ago0x19ffd1…8a862a
0xa17c…60a90x47c5…4fc3Base—$5.2570%0x39a9…7be529d ago0x8b9385…22b0fa
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xddf5…034729d ago0xbc5139…039210
0xa17c…60a90x47c5…4fc3Base—$2.1070%0x2e87…3c0b29d ago0x4df10b…e7adc6
0xa17c…60a90x47c5…4fc3Base—$3.1570%0x69ba…d2e229d ago0x3c784e…a0b2d1

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.