Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab8…fd2c0xdb5a…0671Base—$0.005100%coinbase55d ago0x03dfc7…811bce
0x0ab8…fd2c0xdb5a…0671Base—$0.005100%coinbase55d ago0x8bf037…4b9f77
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase55d ago0xf3fad3…bc3fbd
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase55d ago0x4d391f…b08fac
0xe3fc…fa000xdb5a…0671Base—$0.02100%coinbase55d ago0xfd4f7c…41c1f3
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase55d ago0xae3a41…538390
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase55d ago0x074563…557eb5
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase55d ago0x1cdbd8…e126e9
0x035a…2a550xdb5a…0671Base—$0.005100%coinbase55d ago0x53c257…399fa0
0xc5f9…530f0xdb5a…0671Base—$0.02100%coinbase55d ago0xb2f0d2…967471
0x394c…35130xdb5a…0671Base—$0.02100%coinbase55d ago0xa216fd…2e2082
0xb13d…f8f40xdb5a…0671Base—$0.02100%coinbase55d ago0x8097ac…5bc011
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase55d ago0x3fc639…700778
0x6ccd…b1a50xdb5a…0671Base—$0.02100%coinbase55d ago0x934ecd…d87d74
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase55d ago0x7b3bfa…af2a12
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase55d ago0x807a8e…9ef3d4
0x0ab8…fd2c0xdb5a…0671Base—$0.001100%coinbase55d ago0xfc87a2…73009a
0x0d70…19630xdb5a…0671Base—$0.02100%coinbase55d ago0x04e91d…c3bf01
0xd4d5…096b0xdb5a…0671Base—$0.02100%coinbase55d ago0x03b30d…210248

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.