Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase72d ago0x22f853…25ff9c
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates72d ago0x3aa7de…2a4ace
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase72d ago0xa13e79…07930a
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates72d ago0xeb28a9…3c72e0
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase72d ago0x78f5a5…149b18
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates72d ago0x727b26…29985b
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase72d ago0xbf4296…730f4b
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates72d ago0x10abc1…78c3d6
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase72d ago0x6a3a58…e1e1c5
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates72d ago0x75de9a…36a526
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase72d ago0x896b4b…a5fd2f
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates72d ago0x8cf583…3314ec
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase72d ago0x1bef2f…a335a6
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates72d ago0x5f19ad…01401f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase72d ago0x5be291…e2822e
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates72d ago0x051af4…b49084
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase72d ago0x5a3c9d…b85b46
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates72d ago0x8bb3bf…2da861
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase72d ago0xc0563e…345db0
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates72d ago0x0f6a3d…48f467
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase72d ago0x62204e…5bb472
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates72d ago0x1e7de9…f78243
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase72d ago0xe39b00…311510
0x8975…dd040x13bf…b9a7Base—$0.00225100%candidates72d ago0x3423ba…252908
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase72d ago0x88fb66…ae24c0

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.