Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0xbbca88…54b5aa
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x974901…21bd58
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x0c0fc3…a4132a
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x076b5e…757ecf
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x8e69ce…1444b8
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x2f1612…337337
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x0818af…3be268
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x170d84…2b7a73
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0xaaaca5…9e951c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0xfd33cb…38911c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x2e57a3…892924
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0xb7d736…27743f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x57effc…e456b0
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x7353f4…b99469
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0xf8207d…841ded
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x042857…3a5232
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x0ce7c6…b4b0fc
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x0f7271…6d3a5f
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x4e1a58…c2fcda
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x8acb92…c1487e
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0xa66ee4…1c0f74
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x566d56…9efa39
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x314d81…3d0f53
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0x3d9f13…2a791c
0xb568…16fa0xa9dd…2315Base—$0.002100%coinbase15d ago0xe901e3…086fc4

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.