Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x0fae9a…0c3ac6
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x023517…a1ab47
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xd9a29e…3ebbf9
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xeea3cb…4c407b
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x6e2fae…289651
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xd5331d…6eb200
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0xb4362d…a66d84
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x63a6dc…b3d0dd
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0010870%0x1360…66fa19d ago0x9d936c…57e51a
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x15a97c…02b742
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x3d9529…3bafad
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x07e314…89ad1b
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x96eec0…ab4d00
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xee761c…c038b7
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x0bcbb3…9900de
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xab2b17…ed70e0
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xd301ab…6e399d
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x274f3b…edf81a
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x82e762…876aab
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x9a217a…4def2c
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xa51323…669af7
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0010870%0x1360…66fa20d ago0x2ae2c7…5520bf
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x4aabc0…0c2dfd
0xeb3a…5e4c0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xa15a88…8641a8
0xeb3a…5e4c0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x38c2bc…d62f0b

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.